home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / hstmnu51.zip / LOGS.BAT < prev    next >
DOS Batch File  |  1997-08-03  |  750b  |  32 lines

  1. C:
  2. cd\ta\termail
  3. if exist tm.log move tm.log d:\logs
  4. cd\ta\af
  5. if exist af.log move af.log d:\logs
  6. if exist mgr.log move mgr.log d:\logs
  7. if exist rp.log move rp.log d:\logs
  8. if exist error.log move error.log d:\logs
  9. if exist *.log move *.log d:\logs
  10. C:
  11. cd\ta
  12. if exist C:\ta\terminat.log move C:\ta\terminat.log d:\logs
  13. cd\te\host
  14. if exist C:\ta\host\host.log move C:\ta\host\host.log d:\logs
  15. if exist C:\ta\host\host.log move C:\ta\host\host.log d:\logs
  16. if exist *.log move *.log d:\logs
  17. d:
  18. cd\logs
  19. pkzip darklog
  20. if exist darklog.zip jd darklog.zip
  21. if exist darklog.* copy darklog.* d:\bbshold
  22. ECHO Y | del d:\logs\*.*
  23. C:
  24. cd\ta\host
  25. CALL PURGE.BAT
  26. CALL MAIL.BAT
  27. CALL AFMAINT.BAT
  28. CALL GMAINT.BAT
  29. C:
  30. CD\TA
  31. ECHO ATH0 >>COM2
  32.